PellSpecialDisbursement 
EntityType  Independent 
Logical Entity Name  PellSpecialDisbursement 
Default Table Name  FaPellSpecialDisb 
Logical Only  NO 
Definition 
 
Note 
 

PellSpecialDisbursement Attributes 
Attribute/Logical Rolename  Domain  Datatype  NULL  Definition 
Id(PK)    INTEGER  NO 
 
StudentAwardId    INTEGER  YES 
 
StudentAwardPellId    INTEGER  YES 
 
PaymentPeriodNumber    SMALLINT  YES 
 
PaymentPeriodBeginDate    DATETIME  YES 
 
PaymentPeriodEndDate    DATETIME  YES 
 
PaymentPeriodAmount    NUMERIC(7, 2)  YES 
 
AcademicCalendar    CHAR(1)  YES 
 
PaymentMethodology    CHAR(1)  YES 
 
PaymentPeriodCostOfAttendance    NUMERIC(9, 0)  YES 
 
PaymentPeriodEnrollmentStatus    CHAR(1)  YES 
 
PaymentPeriodWeeksEnrolled    SMALLINT  YES 
 
PaymentPeriodCreditHoursExpToComplete    INTEGER  YES 
 
LastModifiedUserId    INTEGER  YES 
 
CreatedDateTime    DATETIME  YES 
 
LastModifiedDateTime    DATETIME  YES 
 
RowVersion    TIMESTAMP/DATE  YES 
 

PellSpecialDisbursement Keys 
Key Name  Key Type  Keys 
FaPellSpecialDisb_FaPellSpecialDisbID_U_C_IDX  PrimaryKey  Id 

PellSpecialDisbursement Relationships 
Parent Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype 
Child Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype 

PellSpecialDisbursement Check Constraints 
Check Constraint Name  CheckConstraint